Add functions waypt_speed() and waypt_time().
authoroliskoli <oliskoli>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
committeroliskoli <oliskoli>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
commitabc5e177bb7e22ea4545ab4c41a078c7e864a61e
treeedf960c98411d681cddee4f2a0b2d889fa07ae78
parentf45af539096dc5047b1e93ed5cb5345f7ba3d31a
Add functions waypt_speed() and waypt_time().
waypt_speed calculates the speed between two points (in meters per second).
waypt_time returns the creation_time of a waypoint including microseconds in fractional portion.
defs.h
waypt.c